home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Toolbox / Visual Basic Toolbox (P.I.E.)(1996).ISO / screen / colour / colour.txt < prev   
Text File  |  1995-01-20  |  984b  |  6 lines

  1. COLOUR.BAS Written by Charles Williams, CIS:100334,677
  2.     Windows 95 allows the user to change the colour scheme on the fly. Many applications contain controls from third party vendors that do not automatically adjust to these colours, THREED.VBX being one example. Even in Windows 3.1, it is surprising how many applications fail to change colour to match the OS's colour choice. This can make some absolutely terrible displays that noone would be seen dead using.
  3.     This BAS file, written for the good of mankind, naturally, turns your blue whale application into a proper chamelion app. With one quick call to the file, your form suddenly changes colour right in front of your eyes! Simply call it for every form, whenever you feel like, and your application looks perfectly at home with Windows. Fiddle around if your middle name is 'VB Mechanic' or just use... Based on Jason Lee Stenklyft's Screensaver Demo. Much improved, though. <g>
  4.     Enjoy...
  5.             Charles Williams
  6. 100334,677